xen/types: Alter typedef for bool_t
authorAndrew Cooper <andrew.cooper3@citrix.com>
Mon, 1 Aug 2016 10:34:35 +0000 (11:34 +0100)
committerAndrew Cooper <andrew.cooper3@citrix.com>
Mon, 1 Aug 2016 16:46:43 +0000 (17:46 +0100)
commitac7c6ce7dcc5084ee10e9a1c2ce839c1a92a2271
treecfd6b69d024c961ff05c7d638b32fbb185f78902
parent6eec5bd4dbb47017839e9ee2340d56c222e11a65
xen/types: Alter typedef for bool_t

As xen/stdbool.h is included, the typedef should use bool rather than _Bool.

Suggested-by: Jan Beulich <JBeulich@suse.com>
Signed-off-by: Andrew Cooper <andrew.cooper3@citrix.com>
Acked-by: Jan Beulich <jbeulich@suse.com>
xen/include/xen/types.h